From 8fbfe73cbd368cf2f18c9b8279821d15905f6473 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Wed, 14 Jul 2004 15:02:20 +0000 Subject: [PATCH] VERSION should be 3.08, and not 3.08.0 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a986e8ea..bd430b24 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ # We want to use dpatch. include /usr/share/dpatch/dpatch.make PACKAGE = ocaml -VERSION = 3.08.0 +VERSION = 3.08 # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -- 2.30.2